CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bone -opengl

搜索资源列表

  1. bloddd_skeleton

    0下载:
  2. 本文提供一种将骨架动作矢量映射到人体骨架模型的一种方法,通过输入各个骨骼的当前方向,反馈给骨架模型,这样就实现了动画的效果。实验开发工具是VC6.0在OpenGL平台上开发完成。 -this paper will provide a skeleton moves vector mapping of the human skeleton model in a way, all through the importation of bone current direction, back to
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:435153
    • 提供者:zzy
  1. 学OpenGL编3D游戏_CAI

    0下载:
  2. 学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program d
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6367744
    • 提供者:wysh
  1. rentiguge

    0下载:
  2. 人体三维骨骼动画 基于OPENGL 可以实现鼠标控制骨骼的功能-Three-dimensional animation of human skeleton can be achieved based on OPENGL mouse control function of bone
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:802428
    • 提供者:乔伟
  1. skinAndskelet.zip

    1下载:
  2. 一个基于骨骼动画(bvh文件,obj文件)的三维人体运动 程序,c++ opgl,有演示程序 和源码。,Animation based on the bone (bvh file, obj file) of the three-dimensional human motion procedures, c++ opgl, have a demo program and source code.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:784035
    • 提供者:LD
  1. BoneAnim.zip

    1下载:
  2. 导入3D模型,绑定骨骼并制作成骨骼动画,比较逼真!,Import 3D models into binding bone and bone animation, realistic comparison of the!
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:484918
    • 提供者:knight
  1. Opengl3d_cai

    0下载:
  2. 《学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。 《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。 《学OpenGL编3D游戏》的教学辅助系统CAI由四大块组成: A、程序要点说明 B、程序编制演示 C、程序运行效果 D、源程序- Learning OpenGL made 3D game
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6206567
    • 提供者:黄智勇
  1. FaceCons

    0下载:
  2. VC和OPENGL编写的人脸骨骼建模,很基本也很容易懂-VC and OPENGL prepared Face bone modeling, very basic and easily understood
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2382548
    • 提供者:韩静书
  1. aa

    0下载:
  2. 人体三维骨骼运动仿真研究毕业设计(报告加源程序).-Human body three-dimensional simulation of bone graduation exercise design (add source report).
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1397743
    • 提供者:pj
  1. Skeletal-animation

    0下载:
  2. 该程序用C++结合OpenGl实现了基本的骨骼运动效果-The program using C++ with OpenGl movement to achieve the basic effect of bone
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:74882
    • 提供者:杨光
  1. 3DHB

    0下载:
  2. 人体三维骨骼运动仿真研究基于OpenGL-Simulation of three-dimensional movement of human bone OpenGL-based
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4997338
    • 提供者:alex
  1. Basic-bone

    0下载:
  2. OpenGL:Tutorials:Basic Bones System 了解基本的骨骼动画系统,从维基百科上翻译过来的一篇文章,代码我自己整理了,并且运行成功。-A bone system- aka skeletal system- is a technique used to create skeletal animations. A skeletal animation consists of a skin mesh and an associated bone structure,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:3959
    • 提供者:yangcc
  1. skeletonDrivenAnimation

    0下载:
  2. 在visual stdio 2010 中开发的使用opengl图形库的三维动画程序,程序读取ASF/AMC 文件并进行解读,实现实时的数据驱动的角色动画。程序会根据AMC文件生成播放列表,产生连续播放,两个不同动作文件之间会有光滑过渡。有关ASF/AMC的格式介绍,请查阅相关资料。角色有蒙皮,你可以根据自己需要选择自己的蒙皮,但需要自己提供Obj格式的三维模型,为了使骨骼驱动皮肤,你还需要提供皮肤与骨骼绑定的权重数据,我提供了maya插件可以将你的模型和骨骼的权重数据在maya中导出,注意may
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:21132404
    • 提供者:高进
  1. DLDEngine3D

    0下载:
  2. opengl es程序, 实现导入ms3d骨骼模型-opengl es programme,import the ms3d bone model
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1529411
    • 提供者:徐英
  1. Basic-bone

    0下载:
  2. OpenGL:Tutorials:Basic Bones System 了解基本的骨骼动画系统,从维基百科上翻译过来的一篇文章,代码我自己整理了,并且运行成功。-A bone system- aka skeletal system- is a technique used to create skeletal animations. A skeletal animation consists of a skin mesh and an associated bone structure, so
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4003
    • 提供者:iswasa
  1. skeleton

    0下载:
  2. 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:431231
    • 提供者:李小强
搜珍网 www.dssz.com